home *** CD-ROM | disk | FTP | other *** search
- object frmHelp: TfrmHelp
- Left = 356
- Top = 161
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'frmHelp'
- ClientHeight = 480
- ClientWidth = 640
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object imgback: TImage
- Left = 0
- Top = 0
- Width = 640
- Height = 480
- Align = alClient
- AutoSize = True
- end
- object lblHelpCaption: TLabel
- Left = 24
- Top = 0
- Width = 241
- Height = 49
- AutoSize = False
- Caption = 'HELP'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -37
- Font.Name = 'Verdana'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- end
- object lblHelp: TLabel
- Left = 16
- Top = 56
- Width = 241
- Height = 505
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object EnkeltSkygge: TImage
- Left = 480
- Top = 418
- Width = 100
- Height = 55
- Picture.Data = {<image000.bmp>}
- end
- object cmdNot: TTransKnap
- Tag = 1
- Left = 490
- Top = 418
- Width = 90
- Height = 45
- BevelStyle = bbNone
- BevelSize = 0
- Caption = 'Back'
- Color = clBlack
- MouseOverAction = True
- Bitmapliste = frmForside.bml3
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- Style = []
- FontOverColor = clBlue
- FontDownColor = clMaroon
- OnClick = cmdNotClick
- Transparent = False
- end
- object radHelpSelect: TRadioGroup
- Left = 302
- Top = 22
- Width = 316
- Height = 236
- Color = clBlack
- Ctl3D = False
- Enabled = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentColor = False
- ParentCtl3D = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- OnClick = radHelpSelectClick
- end
- end
-